OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_BLE_ADV_ENABLE
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c
132
if (adv_mode ==
BTM_BLE_ADV_ENABLE
)
269
else if (!start && p_cb->adv_mode ==
BTM_BLE_ADV_ENABLE
)
521
if (adv_mode ==
BTM_BLE_ADV_ENABLE
)
902
UINT8 new_mode =
BTM_BLE_ADV_ENABLE
;
[
all
...]
btm_ble_bgconn.c
459
if (p_cb->inq_var.adv_mode ==
BTM_BLE_ADV_ENABLE
585
btsnd_hcic_ble_set_adv_enable(
BTM_BLE_ADV_ENABLE
);
btm_ble_int.h
45
#define
BTM_BLE_ADV_ENABLE
0x01
btm_ble.c
[
all
...]
Completed in 26 milliseconds