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

  /external/bluetooth/hcidump/parser/
att.c 61 #define ATT_OP_ERROR 0x01
115 case ATT_OP_ERROR:
563 case ATT_OP_ERROR:
  /external/bluetooth/bluez/attrib/
gattrib.c 124 case ATT_OP_ERROR:
362 if (buf[0] == ATT_OP_ERROR) {
att.h 48 #define ATT_OP_ERROR 0x01
att.c 709 pdu[0] = ATT_OP_ERROR;

Completed in 25 milliseconds