Displaying 2 results from an estimated 2 matches for "sdp_connect".
Did you mean:
ads_connect
2006 May 27
1
Compiling chan_bluetooth
.../chan_bluetooth/chan_bluetooth.c:2939: error: `sdp_record_t'
undeclared (first use in this function)
/usr/src/chan_bluetooth/chan_bluetooth.c:2939: error: `rec' undeclared
(first use in this function)
/usr/src/chan_bluetooth/chan_bluetooth.c:2948: aviso: implicit declaration
of function `sdp_connect'
/usr/src/chan_bluetooth/chan_bluetooth.c:2948: error: `BDADDR_ANY'
undeclared (first use in this function)
/usr/src/chan_bluetooth/chan_bluetooth.c:2948: error: `BDADDR_LOCAL'
undeclared (first use in this function)
/usr/src/chan_bluetooth/chan_bluetooth.c:2948: error: `SDP_RETRY_IF_...
2006 Jun 03
1
Fw: Compiling chan_bluetooth
...`sdp_record_t'
>> undeclared (first use in this function)
>> /usr/src/chan_bluetooth/chan_bluetooth.c:2939: error: `rec' undeclared
>> (first use in this function)
>> /usr/src/chan_bluetooth/chan_bluetooth.c:2948: aviso: implicit
>> declaration of function `sdp_connect'
>> /usr/src/chan_bluetooth/chan_bluetooth.c:2948: error: `BDADDR_ANY'
>> undeclared (first use in this function)
>> /usr/src/chan_bluetooth/chan_bluetooth.c:2948: error: `BDADDR_LOCAL'
>> undeclared (first use in this function)
>> /usr/src/chan_bluetooth...