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

  /system/bt/test/suite/adapter/
bluetooth_test.h 67 bt_bond_state_t GetBondState();
114 bt_bond_state_t bond_state_;
bluetooth_test.cc 110 bt_bond_state_t BluetoothTest::GetBondState() { return bond_state_; }
  /system/bt/service/hal/
bluetooth_interface.h 70 bt_bond_state_t state);
bluetooth_interface.cc 132 bt_bond_state_t state) {
330 bt_status_t status, RawAddress* remote_bd_addr, bt_bond_state_t state) {
  /system/bt/tools/bdtool/
adapter.c 29 static bt_bond_state_t bond_state;
57 bt_bond_state_t adapter_get_bond_state() { return bond_state; }
84 bt_bond_state_t state) {
  /hardware/libhardware/include/hardware/
bluetooth.h 287 } bt_bond_state_t; typedef in typeref:enum:__anon48111
354 bt_bond_state_t state);
  /system/bt/include/hardware/
bluetooth.h 276 } bt_bond_state_t; typedef in typeref:enum:__anon1889
343 bt_bond_state_t state);
  /system/bt/btif/src/
btif_dm.cc 111 bt_bond_state_t state;
179 bt_bond_state_t state;
236 bt_bond_state_t state);
483 bt_bond_state_t state) {
    [all...]
  /system/bt/tools/mcap_tool/
mcap_tool.cc 461 bt_bond_state_t state) {
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 269 bt_bond_state_t state) {
    [all...]

Completed in 348 milliseconds