Home
last modified time | relevance | path

Searched defs:bta_dm_ble_csis_observe (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_act.h224 struct bta_dm_ble_csis_observe { struct
231 extern struct bta_dm_ble_csis_observe bta_dm_ble_csis_observe; argument
Dmock_bta_dm_act.cc56 struct bta_dm_ble_csis_observe bta_dm_ble_csis_observe; variable
166 void bta_dm_ble_csis_observe(bool observe, tBTA_DM_SEARCH_CBACK* p_cback) { in bta_dm_ble_csis_observe() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc3908 void bta_dm_ble_csis_observe(bool observe, tBTA_DM_SEARCH_CBACK* p_cback) { in bta_dm_ble_csis_observe() function