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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 62 #define BT_SECURITY_HIGH 3
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 70 #define BT_SECURITY_HIGH 3
  /external/bluetooth/bluez/btio/
btio.c 404 if (level < BT_SECURITY_LOW || level > BT_SECURITY_HIGH) {
407 BT_SECURITY_LOW, BT_SECURITY_HIGH);
452 *sec_level = BT_SECURITY_HIGH;
473 *sec_level = BT_SECURITY_HIGH;

Completed in 137 milliseconds