Home
last modified time | relevance | path

Searched refs:btm_ble_periodic_adv_sync_lost (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api.h392 void btm_ble_periodic_adv_sync_lost(uint16_t sync_handle);
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_scanner.cc107 btm_ble_periodic_adv_sync_lost(sync_handle); in OnPeriodicScanLost()
Dbtm_ble_gap.cc1137 void btm_ble_periodic_adv_sync_lost(uint16_t sync_handle) { in btm_ble_periodic_adv_sync_lost() function