Searched refs:ATT_OP_WRITE_CMD (Results 1 – 5 of 5) sorted by relevance
80 #define ATT_OP_WRITE_CMD 0x52 macro153 case ATT_OP_WRITE_CMD: in attop2str()613 case ATT_OP_WRITE_CMD: in att_dump()
67 #define ATT_OP_WRITE_CMD 0x52 macro
456 pdu[0] = ATT_OP_WRITE_CMD; in enc_write_cmd()481 if (pdu[0] != ATT_OP_WRITE_CMD) in dec_write_cmd()
575 return g_attrib_send(attrib, 0, ATT_OP_WRITE_CMD, buf, plen, NULL, in gatt_write_cmd()
187 case ATT_OP_WRITE_CMD: in att_check_reqs()879 case ATT_OP_WRITE_CMD: in channel_handler()