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

  /external/bluetooth/bluedroid/test/suite/support/
adapter.h 26 bt_discovery_state_t adapter_get_discovery_state();
adapter.c 27 static bt_discovery_state_t discovery_state;
47 bt_discovery_state_t adapter_get_discovery_state() {
69 void discovery_state_changed(bt_discovery_state_t state) {
callbacks.c 26 void discovery_state_changed(bt_discovery_state_t state);
  /hardware/libhardware/include/hardware/
bluetooth.h 114 } bt_discovery_state_t; typedef in typeref:enum:__anon20288
314 typedef void (*discovery_state_changed_callback)(bt_discovery_state_t state);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 341 static void discovery_state_changed_callback(bt_discovery_state_t state) {
    [all...]

Completed in 67 milliseconds