OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_BLE_AD_BIT_MANU
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/include/
btm_ble_api.h
200
#define
BTM_BLE_AD_BIT_MANU
(0x0001 << 2)
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c
795
if (len > 2 && data_mask &
BTM_BLE_AD_BIT_MANU
&&
808
data_mask &= ~
BTM_BLE_AD_BIT_MANU
;
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_api.h
321
#define BTA_BLE_AD_BIT_MANU
BTM_BLE_AD_BIT_MANU
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
[
all
...]
Completed in 33 milliseconds