Home | History | Annotate | Download | only in gatt

Lines Matching refs:GATTS_SendRsp

700 ** Function         GATTS_SendRsp
712 tGATT_STATUS GATTS_SendRsp (UINT16 conn_id, UINT32 trans_id,
721 GATT_TRACE_API3 ("GATTS_SendRsp: conn_id: %u trans_id: %u Status: 0x%04x",
726 GATT_TRACE_ERROR1 ("GATTS_SendRsp Unknown conn_id: %u ", conn_id);
732 GATT_TRACE_ERROR2 ("GATTS_SendRsp conn_id: %u waiting for op_code = %02x",