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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 64 #define BT_DEFER_SETUP 7
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 72 #define BT_DEFER_SETUP 7
  /external/bluetooth/bluez/btio/
btio.c 885 if (getsockopt(sock, SOL_BLUETOOTH, BT_DEFER_SETUP,
1011 if (getsockopt(sock, SOL_BLUETOOTH, BT_DEFER_SETUP,
1420 setsockopt(sock, SOL_BLUETOOTH, BT_DEFER_SETUP, &opts.defer,
  /external/bluetooth/bluez/test/
rctest.c 294 if (opt && setsockopt(sk, SOL_BLUETOOTH, BT_DEFER_SETUP,
l2test.c 426 if (opt && setsockopt(sk, SOL_BLUETOOTH, BT_DEFER_SETUP,

Completed in 1243 milliseconds