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

  /external/bluetooth/bluez/health/
hdp.c 838 const uint8_t *buf_b = buf; local
842 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 1979 milliseconds