Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc272 static int btm_ble_get_psync_index(uint8_t adv_sid, RawAddress addr);
925 int index = btm_ble_get_psync_index(sid, addr); in btm_ble_start_sync_request()
992 int index = btm_ble_get_psync_index(adv_sid, address); in btm_ble_start_sync_timeout()
1026 static int btm_ble_get_psync_index(uint8_t adv_sid, RawAddress addr) { in btm_ble_get_psync_index() function
1079 int index = btm_ble_get_psync_index(adv_sid, bda); in btm_ble_periodic_adv_sync_established()