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

  /external/bluetooth/bluedroid/vnd/include/
vendor_ble.h 36 #define BTM_BLE_META_REMOVE_IRK_ENTRY 0x03
  /external/bluetooth/bluedroid/vnd/ble/
vendor_ble.c 340 else if (op_subcode == BTM_BLE_META_REMOVE_IRK_ENTRY)
398 UINT8_TO_STREAM(p, BTM_BLE_META_REMOVE_IRK_ENTRY);

Completed in 52 milliseconds