Home
last modified time | relevance | path

Searched defs:l2cap_can_send_fixed_channel_packet_now (Results 1 – 4 of 4) sorted by relevance

/btstack/test/gatt_client/
H A Dmock.c176 bool l2cap_can_send_fixed_channel_packet_now(uint16_t handle, uint16_t channel_id){ in l2cap_can_send_fixed_channel_packet_now() function
/btstack/test/security_manager/
H A Dmock.c231 bool l2cap_can_send_fixed_channel_packet_now(uint16_t handle, uint16_t channel_id){ in l2cap_can_send_fixed_channel_packet_now() function
/btstack/test/gatt_server/
H A Dmock.c189 bool l2cap_can_send_fixed_channel_packet_now(uint16_t handle, uint16_t channel_id){ in l2cap_can_send_fixed_channel_packet_now() function
/btstack/src/
H A Dl2cap.c1045 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