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

  /system/bt/device/include/
controller.h 49 bool (*supports_rssi_with_inquiry_results)(void); member in struct:controller_t
  /system/bt/device/src/
controller.c 330 static bool supports_rssi_with_inquiry_results(void) { function
441 supports_rssi_with_inquiry_results,

Completed in 34 milliseconds