Searched refs:l2cble_create_conn (Results 1 – 5 of 5) sorted by relevance
60 struct l2cble_create_conn l2cble_create_conn; variable128 bool l2cble_create_conn(tL2C_LCB* p_lcb) { in l2cble_create_conn() function130 return test::mock::stack_l2cap_ble::l2cble_create_conn(p_lcb); in l2cble_create_conn()
167 struct l2cble_create_conn { struct172 extern struct l2cble_create_conn l2cble_create_conn; argument
836 extern bool l2cble_create_conn(tL2C_LCB* p_lcb);
1053 bool l2cble_create_conn(tL2C_LCB* p_lcb) { in l2cble_create_conn() function
2046 return (l2cble_create_conn(p_lcb)); in l2cu_create_conn_le()