HomeSort by relevance Sort by last modified time
    Searched full:buf_b (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/health/
hdp.c 852 const uint8_t *buf_b = buf; local
856 int n = write(sock, buf_b + sent, size - sent);
    [all...]
mcap.c 336 const uint8_t *buf_b = buf; local
340 int n = write(sock, buf_b + sent, size - sent);
    [all...]

Completed in 183 milliseconds