Home
last modified time | relevance | path

Searched refs:UINT8_TO_STREAM (Results 1 – 1 of 1) sorted by relevance

/hardware/broadcom/libbt/src/
Dhardware.c99 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (uint8_t)(u8);} macro
1426 UINT8_TO_STREAM(p,1); /* enable */ in hw_set_SCO_codec()
1438 UINT8_TO_STREAM(p,0); /* disable */ in hw_set_SCO_codec()