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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 60 #define BT_SECURITY_LOW 1
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 68 #define BT_SECURITY_LOW 1
  /external/bluetooth/bluez/btio/
btio.c 404 if (level < BT_SECURITY_LOW || level > BT_SECURITY_HIGH) {
407 BT_SECURITY_LOW, BT_SECURITY_HIGH);
448 *sec_level = BT_SECURITY_LOW;
469 *sec_level = BT_SECURITY_LOW;

Completed in 36 milliseconds