BTA_GATTS_HandleValueIndication() function
* Function BTA_GATTS_HandleValueIndication * Description This function is called to read a characteristics descriptor. * Parameters bda - remote device bd address to indicate. * attr_id - attribute ID to indicate. * data_len - indicate data length. * p_data: data to indicate. * need_confirm - if this indication expects a confirmation or not. * Returns None