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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 75 BT_CONNECTED = 1,
  /external/bluetooth/bluez/compat/
dun.c 248 if (di->state == BT_CONNECTED &&
269 if (di->state == BT_CONNECTED &&
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 86 BT_CONNECTED = 1, /* Equal to TCP_ESTABLISHED to make net code happy */
  /external/bluetooth/bluez/input/
device.c 672 if (ci.state != BT_CONNECTED)
709 (ci.state != BT_CONNECTED)) {

Completed in 108 milliseconds