Home
last modified time | relevance | path

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

/system/bt/stack/btu/
Dbtu_hcif.c902 btm_ble_create_ll_conn_complete(*p); in btu_hcif_hdl_command_complete()
1098 btm_ble_create_ll_conn_complete(status); in btu_hcif_hdl_command_status()
/system/bt/stack/btm/
Dbtm_ble_int.h378 extern void btm_ble_create_ll_conn_complete (UINT8 status);
Dbtm_ble.c1910 void btm_ble_create_ll_conn_complete (UINT8 status) in btm_ble_create_ll_conn_complete() function