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

  /system/bt/test/suite/rfcomm/
rfcomm_test.cc 45 int num_bonded_devices = bonded_devices_prop->len / sizeof(RawAddress); local
47 for (int i = 0; i < num_bonded_devices && bt_remote_bdaddr_.IsEmpty(); i++) {
  /system/bt/proto/bluetooth/metrics/
bluetooth.proto 41 optional int32 num_bonded_devices = 5;

Completed in 63 milliseconds