Searched refs:rx_ev_buf (Results 1 – 2 of 2) sorted by relevance
34 static struct net_buf_simple *rx_ev_buf = NET_BUF_SIMPLE(BT_AICS_MAX_INPUT_DESCRIPTION_SIZE + variable127 net_buf_simple_init(rx_ev_buf, 0); in btp_send_aics_description_ev()129 ev = net_buf_simple_add(rx_ev_buf, sizeof(*ev)); in btp_send_aics_description_ev()
85 static struct net_buf_simple *rx_ev_buf = NET_BUF_SIMPLE(SEARCH_LEN_MAX + variable354 net_buf_simple_init(rx_ev_buf, 0); in btp_send_search_cp_ev()356 ev = net_buf_simple_add(rx_ev_buf, sizeof(*ev)); in btp_send_search_cp_ev()369 net_buf_simple_add_mem(rx_ev_buf, param, ev->param_len); in btp_send_search_cp_ev()