Searched refs:sod (Results 1 – 2 of 2) sorted by relevance
634 uint8_t sod; in ce_t3t_data_cback() local653 STREAM_TO_UINT8(sod, p); in ce_t3t_data_cback()
2216 uint8_t *p, sod; in rw_t3t_data_cback() local2243 sod = p[0]; in rw_t3t_data_cback()2245 if (p_msg->len < sod || p[sod] != NCI_STATUS_OK) { in rw_t3t_data_cback()