Searched refs:sod (Results 1 – 2 of 2) sorted by relevance
635 uint8_t sod; in ce_t3t_data_cback() local654 STREAM_TO_UINT8(sod, p); in ce_t3t_data_cback()
2168 uint8_t *p, sod; in rw_t3t_data_cback() local2195 sod = p[0]; in rw_t3t_data_cback()2197 if (p_msg->len < sod || p[sod] != NCI_STATUS_OK) { in rw_t3t_data_cback()