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

  /system/bt/service/
logging_helpers.h 44 const char *BtAclText(const bt_acl_state_t state);
logging_helpers.cpp 134 const char *BtAclText(const bt_acl_state_t code) {
adapter.cpp 302 bt_acl_state_t state) override {
  /system/bt/test/suite/adapter/
bluetooth_test.h 66 bt_acl_state_t GetAclState();
107 bt_acl_state_t acl_state_;
bluetooth_test.cpp 98 bt_acl_state_t BluetoothTest::GetAclState() {
  /system/bt/service/hal/
fake_bluetooth_interface.h 60 bt_acl_state_t state);
bluetooth_interface.h 75 bt_acl_state_t state);
fake_bluetooth_interface.cpp 144 bt_acl_state_t state) {
bluetooth_interface.cpp 147 bt_acl_state_t state) {
380 bt_acl_state_t /* state */) {
  /system/bt/tools/bdtool/
adapter.c 29 static bt_acl_state_t acl_state;
61 bt_acl_state_t adapter_get_acl_state() {
71 void acl_state_changed(bt_status_t status, bt_bdaddr_t *remote_bd_addr, bt_acl_state_t state) {
  /hardware/libhardware/include/hardware/
bluetooth.h 128 } bt_acl_state_t; typedef in typeref:enum:__anon30655
363 bt_acl_state_t state);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 319 bt_acl_state_t state)
    [all...]

Completed in 859 milliseconds