OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btm_ble_count_unconn_dev_in_whitelist
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c
278
** Function
btm_ble_count_unconn_dev_in_whitelist
282
UINT8
btm_ble_count_unconn_dev_in_whitelist
(void)
function
380
if ((p_cb->conn_state == BLE_CONN_IDLE &&
btm_ble_count_unconn_dev_in_whitelist
() > 0)
487
else if (p_cb->bg_dev_num > 0 &&
btm_ble_count_unconn_dev_in_whitelist
() > 0 )
btm_ble_int.h
379
extern UINT8
btm_ble_count_unconn_dev_in_whitelist
(void);
Completed in 28 milliseconds