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

  /system/bt/test/suite/support/
adapter.h 26 bt_discovery_state_t adapter_get_discovery_state();
adapter.c 28 static bt_discovery_state_t discovery_state;
50 bt_discovery_state_t adapter_get_discovery_state() {
100 void discovery_state_changed(bt_discovery_state_t state) {
callbacks.c 29 void discovery_state_changed(bt_discovery_state_t state);
  /system/bt/tools/bdtool/
adapter.c 28 static bt_discovery_state_t discovery_state;
56 bt_discovery_state_t adapter_get_discovery_state() {
130 void discovery_state_changed(bt_discovery_state_t state) {
  /hardware/libhardware/include/hardware/
bluetooth.h 114 } bt_discovery_state_t; typedef in typeref:enum:__anon24645
317 typedef void (*discovery_state_changed_callback)(bt_discovery_state_t state);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 338 static void discovery_state_changed_callback(bt_discovery_state_t state) {
    [all...]

Completed in 69 milliseconds