Searched refs:GATTS_SetAttributeValue (Results 1 – 4 of 4) sorted by relevance
928 tGATT_STATUS GATTS_SetAttributeValue(UINT16 attr_handle, UINT16 length, UINT8 *value);
328 return GATTS_SetAttributeValue(p_data->handle, in gatt_proc_write_req()
766 tGATT_STATUS GATTS_SetAttributeValue(UINT16 attr_handle, UINT16 length, UINT8 *value) in GATTS_SetAttributeValue() function
511 gatts_status = GATTS_SetAttributeValue(p_msg->api_set_val.hdr.layer_specific, in bta_gatts_set_attr_value()