OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btm_ble_set_discoverability
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h
257
extern tBTM_STATUS
btm_ble_set_discoverability
(UINT16 combined_mode);
btm_ble_gap.c
866
** Function
btm_ble_set_discoverability
875
tBTM_STATUS
btm_ble_set_discoverability
(UINT16 combined_mode)
function
890
BTM_TRACE_EVENT2 ("
btm_ble_set_discoverability
mode=0x%0x combined_mode=0x%x", mode, combined_mode);
902
BTM_TRACE_DEBUG1("
btm_ble_set_discoverability
(BREDR not sup)flag=0x%x",flag);
[
all
...]
btm_inq.c
190
if (
btm_ble_set_discoverability
((UINT16)(inq_mode))
[
all
...]
Completed in 2084 milliseconds