Home
last modified time | relevance | path

Searched refs:ATT_ECODE_IO (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/bluez/attrib/
Dgatt.c164 err = ATT_ECODE_IO; in primary_all_cb()
266 err = ATT_ECODE_IO; in char_discovered_cb()
436 status = ATT_ECODE_IO; in read_blob_helper()
473 status = ATT_ECODE_IO; in read_char_helper()
Dgattrib.c341 status = ATT_ECODE_IO; in received_data()
368 status = ATT_ECODE_IO; in received_data()
Datt.h96 #define ATT_ECODE_IO 0xFF macro
Datt.c73 case ATT_ECODE_IO: in att_ecode2str()
/external/bluetooth/hcidump/parser/
Datt.c108 #define ATT_ECODE_IO 0xFF macro
213 case ATT_ECODE_IO: in atterror2str()
/external/bluetooth/bluez/src/
Dattrib-server.c908 status = ATT_ECODE_IO; in channel_handler()