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.h245 struct bta_dm_ble_csis_observe { struct
252 extern struct bta_dm_ble_csis_observe bta_dm_ble_csis_observe; argument
Dmock_bta_dm_act.cc55 struct bta_dm_ble_csis_observe bta_dm_ble_csis_observe; variable
172 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.cc4083 void bta_dm_ble_csis_observe(bool observe, tBTA_DM_SEARCH_CBACK* p_cback) { in bta_dm_ble_csis_observe() function