Searched defs:acl_buffer (Results 1 – 5 of 5) sorted by relevance
51 uint16_t l2cap_create_signaling_packet(uint8_t * acl_buffer, hci_con_handle_t handle, uint8_t pb_fl… in l2cap_create_signaling_packet()
420 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_ertm_send_information_frame() local573 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_ertm_send_supervisor_frame() local1065 static void l2cap_setup_header(uint8_t * acl_buffer, hci_con_handle_t con_handle, uint8_t packet_bo… in l2cap_setup_header()1091 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_send_prepared_connectionless() local1106 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_send_connectionless() local1429 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_send_signaling_packet() local1517 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_send_prepared() local1555 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_classic_send() local5064 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_credit_based_send_pdu() local
14 static uint8_t acl_buffer[100]; in l2cap_send_le_signaling_packet() local
87 uint8_t acl_buffer[len + 8]; in mock_simulate_sm_data_packet() local
276 uint8_t acl_buffer[27]; in TEST_GROUP() local