Searched refs:gatt_build_uuid_to_stream (Results 1 – 6 of 6) sorted by relevance
90 gatt_build_uuid_to_stream(&p_data, p_attr->p_value->uuid); in fill_database_info()97 gatt_build_uuid_to_stream(&p_data, p_attr->p_value->incl_handle.service_type); in fill_database_info()108 gatt_build_uuid_to_stream(&p_data, char_uuid); in fill_database_info()
149 p_buf->len += gatt_build_uuid_to_stream(&p, uuid); in attp_build_browse_cmd()179 p_buf->len += gatt_build_uuid_to_stream(&p, p_value_type->uuid); in attp_build_read_by_type_value_cmd()
241 gatt_build_uuid_to_stream(&p, p_attr16->p_value->uuid); in read_attr_value()
765 gatt_build_uuid_to_stream(&p, *p_uuid); in gatt_build_primary_service_rsp()
1200 UINT8 gatt_build_uuid_to_stream(UINT8 **p_dst, tBT_UUID uuid) in gatt_build_uuid_to_stream() function
625 extern UINT8 gatt_build_uuid_to_stream(UINT8 **p_dst, tBT_UUID uuid);