OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btsnd_hcic_ble_set_scan_enable
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c
468
if (!
btsnd_hcic_ble_set_scan_enable
(TRUE, TRUE)) /* duplicate filtering enabled */
490
if (!
btsnd_hcic_ble_set_scan_enable
(FALSE, TRUE)) /* duplicate filtering enabled */
btm_ble_gap.c
179
if (
btsnd_hcic_ble_set_scan_enable
(BTM_BLE_SCAN_ENABLE, BTM_BLE_DUPLICATE_DISABLE))
[
all
...]
/external/bluetooth/bluedroid/stack/hcic/
hciblecmds.c
329
BOOLEAN
btsnd_hcic_ble_set_scan_enable
(UINT8 scan_enable, UINT8 duplicate)
function
/external/bluetooth/bluedroid/stack/include/
hcimsgs.h
[
all
...]
Completed in 81 milliseconds