Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1106 void btm_ble_periodic_adv_sync_trans_complete(UINT16 op_code, UINT8 hci_status, UINT16 conn_handle);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c1374 void btm_ble_periodic_adv_sync_trans_complete(UINT16 op_code, UINT8 hci_status, UINT16 conn_handle) in btm_ble_periodic_adv_sync_trans_complete() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1133 btm_ble_periodic_adv_sync_trans_complete(opcode, status, conn_handle); in btu_hcif_hdl_command_complete()