Home
last modified time | relevance | path

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

/external/bluetooth/hcidump/parser/
Datt.c101 #define ATT_ECODE_ATTR_NOT_LONG 0x0B macro
199 case ATT_ECODE_ATTR_NOT_LONG: in atterror2str()
/external/bluetooth/bluez/attrib/
Datt.h88 #define ATT_ECODE_ATTR_NOT_LONG 0x0B macro
Datt.c59 case ATT_ECODE_ATTR_NOT_LONG: in att_ecode2str()