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

  /external/bluetooth/bluez/src/
adapter.h 86 void btd_adapter_get_mode(struct btd_adapter *adapter, uint8_t *mode,
adapter.c 2792 void btd_adapter_get_mode(struct btd_adapter *adapter, uint8_t *mode, function
    [all...]
  /external/bluetooth/bluez/plugins/
mgmtops.c 239 btd_adapter_get_mode(adapter, NULL, &on_mode, &pairable);
827 btd_adapter_get_mode(adapter, &mode, NULL, NULL);
    [all...]
hciops.c 608 btd_adapter_get_mode(adapter, &mode, &on_mode, &pairable);
    [all...]

Completed in 19 milliseconds