Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_l2cap_ble.h167 struct l2cble_create_conn { struct
172 extern struct l2cble_create_conn l2cble_create_conn; argument
H A Dmock_stack_l2cap_ble.cc60 struct l2cble_create_conn l2cble_create_conn; variable
128 bool l2cble_create_conn(tL2C_LCB* p_lcb) { in l2cble_create_conn() function
/aosp12/system/bt/stack/l2cap/
H A Dl2c_ble.cc1058 bool l2cble_create_conn(tL2C_LCB* p_lcb) { in l2cble_create_conn() function