Searched refs:BTA_GetAttributeValue (Results 1 – 3 of 3) sorted by relevance
500 tBTA_GATT_STATUS BTA_GetAttributeValue(UINT16 attr_handle, UINT16 *length, UINT8 **value) in BTA_GetAttributeValue() function
1500 extern tBTA_GATT_STATUS BTA_GetAttributeValue(UINT16 attr_handle, UINT16 *length, UINT8 **value);
500 return BTA_GetAttributeValue(attr_handle, length, value); in btc_gatts_get_attr_value()