Home | History | Annotate | Download | only in gatt

Lines Matching refs:GATTS_SendRsp

707 ** Function         GATTS_SendRsp
719 tGATT_STATUS GATTS_SendRsp (UINT16 conn_id, UINT32 trans_id,
728 GATT_TRACE_API ("GATTS_SendRsp: conn_id: %u trans_id: %u Status: 0x%04x",
733 GATT_TRACE_ERROR ("GATTS_SendRsp Unknown conn_id: %u ", conn_id);
739 GATT_TRACE_ERROR ("GATTS_SendRsp conn_id: %u waiting for op_code = %02x",