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

  /system/bt/test/suite/support/
adapter.c 29 static bt_acl_state_t acl_state;
54 bt_acl_state_t adapter_get_acl_state() {
64 void acl_state_changed(bt_status_t status, bt_bdaddr_t *remote_bd_addr, bt_acl_state_t state) {
callbacks.c 23 void acl_state_changed(bt_status_t status, bt_bdaddr_t *remote_bd_addr, 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 120 } bt_acl_state_t; typedef in typeref:enum:__anon24646
342 bt_acl_state_t state);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 313 bt_acl_state_t state)
    [all...]

Completed in 49 milliseconds