Searched defs:is_le_coc (Results 1 – 1 of 1) sorted by relevance
73 bool is_le_coc; // is le connection oriented channel? member834 bool is_le_coc = (flags & BTSOCK_FLAG_LE_COC) != 0; in btsock_l2cap_listen_or_connect() local