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

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c656 ** Function GATTS_HandleValueNotification
668 tGATT_STATUS GATTS_HandleValueNotification (UINT16 conn_id, UINT16 attr_handle, function
679 GATT_TRACE_API ("GATTS_HandleValueNotification");
683 GATT_TRACE_ERROR ("GATTS_HandleValueNotification Unknown conn_id: %u ", conn_id);

Completed in 1022 milliseconds