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

  /external/bluetooth/hcidump/src/
bpasniff.c 111 static int enable_sync(int dd, uint8_t enable, bdaddr_t *bdaddr) function
446 if (enable_sync(dd, 0x01, &bdaddr) < 0) {
458 if (enable_sync(dd, 0x00, &bdaddr) < 0) {

Completed in 64 milliseconds