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

  /external/bluetooth/bluez/include/bluetooth/
bluetooth.h 67 #define BT_SECURITY_LOW 1
  /external/bluetooth/bluez/common/
btio.c 369 if (level < BT_SECURITY_LOW || level > BT_SECURITY_HIGH) {
372 BT_SECURITY_LOW, BT_SECURITY_HIGH);
413 *sec_level = BT_SECURITY_LOW;
434 *sec_level = BT_SECURITY_LOW;

Completed in 1205 milliseconds