Home
last modified time | relevance | path

Searched refs:BT_SECURITY (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dbluetooth.h62 #define BT_SECURITY 4 macro
/external/bluetooth/bluez/src/
Dbtio.c382 if (setsockopt(sock, SOL_BLUETOOTH, BT_SECURITY, &sec, in set_sec_level()
455 if (getsockopt(sock, SOL_BLUETOOTH, BT_SECURITY, &sec, &len) == 0) { in get_sec_level()
/external/bluetooth/bluez/
DChangeLog382 Add BT_SECURITY and BT_DEFER_SETUP definitions.