Home
last modified time | relevance | path

Searched refs:bt_bond_state_t (Results 1 – 8 of 8) sorted by relevance

/system/bt/test/suite/adapter/
Dbluetooth_test.h67 bt_bond_state_t GetBondState();
114 bt_bond_state_t bond_state_;
Dbluetooth_test.cc110 bt_bond_state_t BluetoothTest::GetBondState() { return bond_state_; } in GetBondState()
/system/bt/tools/bdtool/
Dadapter.c29 static bt_bond_state_t bond_state;
57 bt_bond_state_t adapter_get_bond_state() { return bond_state; } in adapter_get_bond_state()
84 bt_bond_state_t state) { in bond_state_changed()
/system/bt/service/hal/
Dbluetooth_interface.h70 bt_bond_state_t state);
Dbluetooth_interface.cc132 bt_bond_state_t state) { in BondStateChangedCallback()
330 bt_status_t status, RawAddress* remote_bd_addr, bt_bond_state_t state) { in BondStateChangedCallback()
/system/bt/include/hardware/
Dbluetooth.h276 } bt_bond_state_t; typedef
343 bt_bond_state_t state);
/system/bt/btif/src/
Dbtif_dm.cc111 bt_bond_state_t state;
179 bt_bond_state_t state;
236 bt_bond_state_t state);
483 bt_bond_state_t state) { in bond_state_changed()
1042 bt_bond_state_t state = BT_BOND_STATE_NONE; in btif_dm_auth_cmpl_evt()
2807 bt_bond_state_t state = BT_BOND_STATE_NONE; in btif_dm_ble_auth_cmpl_evt()
3200 bt_bond_state_t state) { in btif_stats_add_bond_event()
/system/bt/tools/mcap_tool/
Dmcap_tool.cc461 bt_bond_state_t state) { in bond_state_changed_cb()