Searched defs:GATTS_SendRsp (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c707 ** Function GATTS_SendRsp
719 tGATT_STATUS GATTS_SendRsp (UINT16 conn_id, UINT32 trans_id, function
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",

Completed in 31 milliseconds