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

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

Completed in 46 milliseconds