Home
last modified time | relevance | path

Searched refs:ATT_ECODE_INSUFF_RESOURCES (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluez/attrib/
Dgatt.c188 err = ATT_ECODE_INSUFF_RESOURCES; in primary_all_cb()
285 err = ATT_ECODE_INSUFF_RESOURCES; in char_discovered_cb()
413 status = ATT_ECODE_INSUFF_RESOURCES; in read_blob_helper()
Datt.h94 #define ATT_ECODE_INSUFF_RESOURCES 0x11 macro
Datt.c71 case ATT_ECODE_INSUFF_RESOURCES: in att_ecode2str()
/external/bluetooth/hcidump/parser/
Datt.c107 #define ATT_ECODE_INSUFF_RESOURCES 0x11 macro
211 case ATT_ECODE_INSUFF_RESOURCES: in atterror2str()