Lines Matching refs:p_buf
39 BT_HDR* p_buf);
45 BT_HDR* p_buf);
139 BT_HDR* p_buf) { in smp_data_received() argument
141 uint8_t* p = (uint8_t*)(p_buf + 1) + p_buf->offset; in smp_data_received()
151 osi_free(p_buf); in smp_data_received()
163 osi_free(p_buf); in smp_data_received()
188 p_cb->rcvd_cmd_len = (uint8_t)p_buf->len; in smp_data_received()
194 osi_free(p_buf); in smp_data_received()
279 BT_HDR* p_buf) { in smp_br_data_received() argument
281 uint8_t* p = (uint8_t*)(p_buf + 1) + p_buf->offset; in smp_br_data_received()
290 osi_free(p_buf); in smp_br_data_received()
302 osi_free(p_buf); in smp_br_data_received()
314 p_cb->rcvd_cmd_len = (uint8_t)p_buf->len; in smp_br_data_received()
320 osi_free(p_buf); in smp_br_data_received()