Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_ble.h142 struct l2cble_create_conn { struct
146 extern struct l2cble_create_conn l2cble_create_conn; argument
Dmock_stack_l2cap_ble.cc51 struct l2cble_create_conn l2cble_create_conn; variable
116 bool l2cble_create_conn(tL2C_LCB* p_lcb) { in l2cble_create_conn() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc937 bool l2cble_create_conn(tL2C_LCB* p_lcb) { in l2cble_create_conn() function