OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_hh_start_sdp
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h
346
extern void
bta_hh_start_sdp
(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_data);
bta_hh_main.c
48
BTA_HH_START_SDP
, /* HID host inquery */
88
bta_hh_start_sdp
,
122
/* BTA_HH_API_OPEN_EVT */ {
BTA_HH_START_SDP
, BTA_HH_W4_CONN_ST },
bta_hh_act.c
329
** Function
bta_hh_start_sdp
339
void
bta_hh_start_sdp
(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_data)
function
361
APPL_TRACE_DEBUG("
bta_hh_start_sdp
:: skip SDP for known devices");
403
APPL_TRACE_DEBUG ("
bta_hh_start_sdp
: SDP_DiDiscover failed: \
646
bta_hh_start_sdp
(p_cb, (tBTA_HH_DATA *)&conn_data);
[
all
...]
Completed in 834 milliseconds