OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btm_ble_set_connectability
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h
258
extern tBTM_STATUS
btm_ble_set_connectability
(UINT16 combined_mode);
btm_ble_gap.c
399
return
btm_ble_set_connectability
( p_cb->connectable_mode);
992
tBTM_STATUS
btm_ble_set_connectability
(UINT16 combined_mode)
function
[
all
...]
btm_inq.c
627
if (
btm_ble_set_connectability
(page_mode) != BTM_SUCCESS)
[
all
...]
Completed in 1083 milliseconds