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