Searched refs:gatt_build_uuid_to_stream_len (Results 1 – 4 of 4) sorted by relevance
450 extern uint8_t gatt_build_uuid_to_stream_len(const bluetooth::Uuid& uuid);
185 *p_len = gatt_build_uuid_to_stream_len(attr16.p_value->uuid); in read_attr_value()
449 uint8_t gatt_build_uuid_to_stream_len(const Uuid& uuid) { in gatt_build_uuid_to_stream_len() function
471 handle_len = 4 + gatt_build_uuid_to_stream_len(*p_uuid); in gatt_build_primary_service_rsp()