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

  /system/bt/service/
logging_helpers.h 44 const char* BtAclText(const bt_acl_state_t state);
logging_helpers.cc 134 const char* BtAclText(const bt_acl_state_t code) {
adapter.cc 310 bt_acl_state_t state) override {
  /system/bt/test/suite/adapter/
bluetooth_test.h 65 bt_acl_state_t GetAclState();
114 bt_acl_state_t acl_state_;
bluetooth_test.cc 107 bt_acl_state_t BluetoothTest::GetAclState() { return acl_state_; }
  /system/bt/service/hal/
fake_bluetooth_interface.h 59 bt_acl_state_t state);
bluetooth_interface.h 73 bt_acl_state_t state);
fake_bluetooth_interface.cc 136 bt_status_t status, const RawAddress& remote_bdaddr, bt_acl_state_t state) {
bluetooth_interface.cc 140 bt_acl_state_t state) {
352 bt_acl_state_t /* state */) {
  /system/bt/tools/bdtool/
adapter.c 28 static bt_acl_state_t acl_state;
54 bt_acl_state_t adapter_get_acl_state() { return acl_state; }
61 bt_acl_state_t state) {
  /hardware/libhardware/include/hardware/
bluetooth.h 129 } bt_acl_state_t; typedef in typeref:enum:__anon42913
370 bt_acl_state_t state);
  /test/vts/compilation_tools/vtsc/test/golden/DRIVER/
BluetoothHalV1bt_interface_t.driver.cpp 144 acl_state_changed_cb(bt_status_t arg0, RawAddress* arg1, bt_acl_state_t arg2) {
  /system/bt/tools/mcap_tool/
mcap_tool.cc 479 bt_acl_state_t state) {
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 273 bt_acl_state_t state) {
    [all...]

Completed in 2236 milliseconds