Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_acl_btm_ble_connection_establishment.h86 struct btm_ble_create_ll_conn_complete { struct
90 extern struct btm_ble_create_ll_conn_complete btm_ble_create_ll_conn_complete; argument
Dmock_stack_acl_btm_ble_connection_establishment.cc53 struct btm_ble_create_ll_conn_complete btm_ble_create_ll_conn_complete; variable
77 void btm_ble_create_ll_conn_complete(tHCI_STATUS status) { in btm_ble_create_ll_conn_complete() function
/system/bt/stack/acl/
Dbtm_ble_connection_establishment.cc91 void btm_ble_create_ll_conn_complete(tHCI_STATUS status) { in btm_ble_create_ll_conn_complete() function