Searched refs:l2cble_create_conn (Results 1 – 5 of 5) sorted by relevance
51 struct l2cble_create_conn l2cble_create_conn; variable120 bool l2cble_create_conn(tL2C_LCB* p_lcb) { in l2cble_create_conn() function122 return test::mock::stack_l2cap_ble::l2cble_create_conn(p_lcb); in l2cble_create_conn()
151 struct l2cble_create_conn { struct155 extern struct l2cble_create_conn l2cble_create_conn; argument
842 bool l2cble_create_conn(tL2C_LCB* p_lcb);
966 bool l2cble_create_conn(tL2C_LCB* p_lcb) { in l2cble_create_conn() function
2150 return l2cble_create_conn(p_lcb); in l2cu_create_conn_le()