Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_act.h177 struct bta_dm_ble_csis_observe { struct
182 extern struct bta_dm_ble_csis_observe bta_dm_ble_csis_observe; argument
Dmock_bta_dm_act.cc54 struct bta_dm_ble_csis_observe bta_dm_ble_csis_observe; variable
139 void bta_dm_ble_csis_observe(bool observe, tBTA_DM_SEARCH_CBACK* p_cback) { in bta_dm_ble_csis_observe() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_device_search.cc721 void bta_dm_ble_csis_observe(bool observe, tBTA_DM_SEARCH_CBACK* p_cback) { in bta_dm_ble_csis_observe() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/
Dbta_disc_test.cc86 TEST_F(BtaInitializedTest, bta_dm_ble_csis_observe) { in TEST_F() argument