Home
last modified time | relevance | path

Searched refs:BTM_BleOpportunisticObserve (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api.h113 void BTM_BleOpportunisticObserve(bool enable,
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_gap.cc79 void BTM_BleOpportunisticObserve(bool /* enable */, in BTM_BleOpportunisticObserve() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_device_search.cc786 BTM_BleOpportunisticObserve(false, NULL); in bta_dm_ble_csis_observe()
792 BTM_BleOpportunisticObserve(true, bta_dm_opportunistic_observe_results_cb); in bta_dm_ble_csis_observe()
Dbta_dm_disc_legacy.cc1747 BTM_BleOpportunisticObserve(false, NULL); in bta_dm_ble_csis_observe()
1753 BTM_BleOpportunisticObserve(true, bta_dm_opportunistic_observe_results_cb); in bta_dm_ble_csis_observe()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc484 void BTM_BleOpportunisticObserve(bool enable, in BTM_BleOpportunisticObserve() function