Searched refs:UINT8_TO_STREAM (Results 1 – 1 of 1) sorted by relevance
96 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (uint8_t)(u8);} macro1410 UINT8_TO_STREAM(p,1); /* enable */ in hw_set_SCO_codec()1422 UINT8_TO_STREAM(p,0); /* disable */ in hw_set_SCO_codec()