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

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c883 ** Function GATTC_Read
895 tGATT_STATUS GATTC_Read (UINT16 conn_id, tGATT_READ_TYPE type, tGATT_READ_PARAM *p_read) function
906 GATT_TRACE_API ("GATTC_Read conn_id=%d type=%d", conn_id, type);
916 GATT_TRACE_ERROR("GATTC_Read GATT_BUSY conn_id = %d", conn_id);

Completed in 92 milliseconds