Searched refs:GATTS_GetAttributeValueInternal (Results 1 – 3 of 3) sorted by relevance
946 tGATT_STATUS GATTS_GetAttributeValueInternal(UINT16 attr_handle, UINT16 *length, UINT8 **value);
543 if (GATTS_GetAttributeValueInternal(attr_handle, length, value) == 0) { in bta_gatts_get_attr_value()
833 tGATT_STATUS GATTS_GetAttributeValueInternal(UINT16 attr_handle, UINT16 *length, UINT8 **value) in GATTS_GetAttributeValueInternal() function