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

  /external/bluetooth/bluedroid/vnd/include/
vendor_ble.h 66 #define BTM_CS_IRK_LIST_INVALID 0xff
  /external/bluetooth/bluedroid/vnd/ble/
vendor_ble.c 218 return BTM_CS_IRK_LIST_INVALID;
240 if ((i = btm_ble_vendor_alloc_irk_entry(target_bda, pseudo_bda)) == BTM_CS_IRK_LIST_INVALID)

Completed in 35 milliseconds