OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_BLE_AD_BIT_FLAGS
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c
728
if (data_mask &
BTM_BLE_AD_BIT_FLAGS
)
740
data_mask &= ~
BTM_BLE_AD_BIT_FLAGS
;
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_ble_api.h
199
#define
BTM_BLE_AD_BIT_FLAGS
(0x0001 << 1)
[
all
...]