Searched refs:tester_rsp_buffer_allocate (Results 1 – 5 of 5) sorted by relevance
37 void tester_rsp_buffer_allocate(size_t len, uint8_t **data);
271 void tester_rsp_buffer_allocate(size_t len, uint8_t **data) in tester_rsp_buffer_allocate() function
163 tester_rsp_buffer_allocate(sizeof(*ev) + data_len, (uint8_t **)&ev); in send_bis_stream_received_ev()616 tester_rsp_buffer_allocate(sizeof(*ev) + codec_cfg->data_len, (uint8_t **)&ev); in btp_send_bis_found_ev()856 tester_rsp_buffer_allocate(sizeof(*ev) + CONFIG_BT_BAP_BASS_MAX_SUBGROUPS * in btp_send_broadcast_receive_state_ev()
122 tester_rsp_buffer_allocate(sizeof(*ev) + data_len, (uint8_t **)&ev); in tbs_client_chrc_str_ev()
688 tester_rsp_buffer_allocate(sizeof(*ev) + data_len, (uint8_t **)&ev); in send_stream_received_ev()