Searched refs:BTA_SetAttributeValue (Results 1 – 3 of 3) sorted by relevance
479 void BTA_SetAttributeValue(UINT16 attr_handle, UINT16 length, UINT8 *value) in BTA_SetAttributeValue() function
1484 extern void BTA_SetAttributeValue(UINT16 attr_handle, UINT16 length, UINT8 *value);
702 BTA_SetAttributeValue(arg->set_attr_val.handle, arg->set_attr_val.length, in btc_gatts_call_handler()