Searched refs:l2cap_can_send_fixed_channel_packet_now (Results 1 – 8 of 8) sorted by relevance
176 bool l2cap_can_send_fixed_channel_packet_now(uint16_t handle, uint16_t channel_id){ in l2cap_can_send_fixed_channel_packet_now() function
188 …(void) l2cap_can_send_fixed_channel_packet_now(HCI_CON_HANDLE_TEST_LE, L2CAP_CID_ATTRIBUTE_PROTOCO… in TEST()
189 bool l2cap_can_send_fixed_channel_packet_now(uint16_t handle, uint16_t channel_id){ in l2cap_can_send_fixed_channel_packet_now() function
231 bool l2cap_can_send_fixed_channel_packet_now(uint16_t handle, uint16_t channel_id){ in l2cap_can_send_fixed_channel_packet_now() function
269 return l2cap_can_send_fixed_channel_packet_now(con_handle, L2CAP_CID_ATTRIBUTE_PROTOCOL); in att_dispatch_can_send_now()
2859 … if (!l2cap_can_send_fixed_channel_packet_now(sm_active_connection_handle, connection->sm_cid)) { in sm_run()
440 bool l2cap_can_send_fixed_channel_packet_now(hci_con_handle_t con_handle, uint16_t channel_id);
1045 bool l2cap_can_send_fixed_channel_packet_now(hci_con_handle_t con_handle, uint16_t channel_id){ in l2cap_can_send_fixed_channel_packet_now() function