Home
last modified time | relevance | path

Searched refs:HCI_ERR_MEMORY_FULL (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_privacy.cc287 HCI_ERR_MEMORY_FULL) /* BT_ERROR_CODE_MEMORY_CAPACITY_EXCEEDED */ in btm_ble_add_resolving_list_entry_complete()
Dbtm_sec.cc2754 p_dev_rec->sec_bd_name, HCI_ERR_MEMORY_FULL); in btm_sec_rmt_name_request_complete()
2767 HCI_ERR_MEMORY_FULL); in btm_sec_rmt_name_request_complete()
3849 HCI_ERR_MEMORY_FULL); in btm_sec_connect_after_reject_timeout()
/system/bt/stack/include/
Dhcidefs.h626 #define HCI_ERR_MEMORY_FULL 0x07 macro