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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 26 #ifndef SOL_BLUETOOTH
27 #define SOL_BLUETOOTH 274
  /external/bluetooth/bluez/include/bluetooth/
bluetooth.h 58 #ifndef SOL_BLUETOOTH
59 #define SOL_BLUETOOTH 274
  /external/bluetooth/bluez/common/
btio.c 379 if (setsockopt(sock, SOL_BLUETOOTH, BT_SECURITY, &sec,
452 if (getsockopt(sock, SOL_BLUETOOTH, BT_SECURITY, &sec, &len) == 0) {
757 if (getsockopt(sock, SOL_BLUETOOTH, BT_DEFER_SETUP,
864 if (getsockopt(sock, SOL_BLUETOOTH, BT_DEFER_SETUP,
1256 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 397 if (opt && setsockopt(sk, SOL_BLUETOOTH, BT_DEFER_SETUP,

Completed in 36 milliseconds