Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h421 void btm_ble_create_ll_conn_complete (UINT8 status);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1057 btm_ble_create_ll_conn_complete(*p); in btu_hcif_hdl_command_complete()
1377 btm_ble_create_ll_conn_complete(status); in btu_hcif_hdl_command_status()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c2141 void btm_ble_create_ll_conn_complete (UINT8 status) function