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

  /external/bluetooth/bluez/btio/
btio.c 63 uint8_t force_active; member in struct:set_opts
379 static gboolean set_force_active(int sock, BtIOType type, uint8_t force_active,
385 pwr.force_active = force_active;
478 static gboolean get_force_active(int sock, BtIOType type, uint8_t *force_active,
487 *force_active = pwr.force_active;
544 int flushable, uint8_t force_active, GError **err)
585 if (!set_force_active(sock, BT_IO_L2CAP, force_active, err))
627 uint8_t force_active, GError **err
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 71 uint8_t force_active; member in struct:bt_power
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 81 uint8_t force_active; member in struct:bt_power

Completed in 152 milliseconds