OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:advertising_type_
(Results
1 - 5
of
5
) sorted by null
/system/bt/vendor_libs/test_vendor_lib/src/
beacon.cc
27
advertising_type_
= BTM_BLE_NON_CONNECT_EVT;
keyboard.cc
25
advertising_type_
= BTM_BLE_CONNECT_EVT;
beacon_swarm.cc
27
advertising_type_
= BTM_BLE_NON_CONNECT_EVT;
broken_adv.cc
30
advertising_type_
= BTM_BLE_NON_CONNECT_EVT;
/system/bt/vendor_libs/test_vendor_lib/include/
device.h
66
uint8_t GetAdvertisementType() const { return
advertising_type_
; }
155
uint8_t
advertising_type_
;
member in class:test_vendor_lib::Device
Completed in 170 milliseconds