Searched refs:btsock_l2cap_get_l2cap_local_cid (Results 1 – 3 of 3) sorted by relevance
22 bt_status_t btsock_l2cap_get_l2cap_local_cid(bluetooth::Uuid& conn_uuid,
297 return btsock_l2cap_get_l2cap_local_cid(conn_uuid, cid); in btsock_get_l2cap_local_cid()
1038 bt_status_t btsock_l2cap_get_l2cap_local_cid(Uuid& conn_uuid, uint16_t* cid) { in btsock_l2cap_get_l2cap_local_cid() function