Searched refs:l2cap_can_send_fixed_channel_packet_now_set_status (Results 1 – 2 of 2) sorted by relevance
32 extern "C" void l2cap_can_send_fixed_channel_packet_now_set_status(uint8_t status);98 l2cap_can_send_fixed_channel_packet_now_set_status(1); in TEST_GROUP()186 l2cap_can_send_fixed_channel_packet_now_set_status(0); in TEST()189 l2cap_can_send_fixed_channel_packet_now_set_status(1); in TEST()210 l2cap_can_send_fixed_channel_packet_now_set_status(0); in TEST()213 l2cap_can_send_fixed_channel_packet_now_set_status(1); in TEST()245 l2cap_can_send_fixed_channel_packet_now_set_status(0); in TEST()258 l2cap_can_send_fixed_channel_packet_now_set_status(0); in TEST()303 l2cap_can_send_fixed_channel_packet_now_set_status(1); in TEST()467 l2cap_can_send_fixed_channel_packet_now_set_status(1); in TEST()
185 void l2cap_can_send_fixed_channel_packet_now_set_status(uint8_t status){ in l2cap_can_send_fixed_channel_packet_now_set_status() function