Searched refs:BTM_BleOpportunisticObserve (Results 1 – 5 of 5) sorted by relevance
113 void BTM_BleOpportunisticObserve(bool enable,
79 void BTM_BleOpportunisticObserve(bool /* enable */, in BTM_BleOpportunisticObserve() function
786 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()
1747 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()
484 void BTM_BleOpportunisticObserve(bool enable, in BTM_BleOpportunisticObserve() function