OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_hh_sdp_cmpl
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h
347
extern void
bta_hh_sdp_cmpl
(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_data);
bta_hh_main.c
49
BTA_HH_SDP_CMPL
,
89
bta_hh_sdp_cmpl
,
160
/* BTA_HH_SDP_CMPL_EVT */ {
BTA_HH_SDP_CMPL
, BTA_HH_W4_CONN_ST },
bta_hh_act.c
422
** Function
bta_hh_sdp_cmpl
431
void
bta_hh_sdp_cmpl
(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_data)
function
437
APPL_TRACE_DEBUG ("
bta_hh_sdp_cmpl
: status 0x%2X",p_data->status);
459
APPL_TRACE_DEBUG ("
bta_hh_sdp_cmpl
: HID_HostOpenDev failed: \
486
APPL_TRACE_DEBUG ("
bta_hh_sdp_cmpl
:SDP failed for incoming conn :hndl %d",
[
all
...]
Completed in 1209 milliseconds