/btstack/src/ble/gatt-service/ |
H A D | battery_service_server.c | 105 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_BAT… in battery_service_server_init() local
|
H A D | tx_power_service_server.c | 106 …bool service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_TX… in tx_power_service_server_init() local
|
H A D | scan_parameters_service_server.c | 158 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_SCA… in scan_parameters_service_server_init() local
|
H A D | nordic_spp_service_server.c | 153 …int service_found = gatt_server_get_handle_range_for_service_with_uuid128(nordic_spp_profile_uuid1… in nordic_spp_service_server_init() local
|
H A D | bond_management_service_server.c | 267 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_BON… in bond_management_service_server_init() local
|
H A D | immediate_alert_service_server.c | 192 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_IMM… in immediate_alert_service_server_init() local
|
H A D | link_loss_service_server.c | 210 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_LIN… in link_loss_service_server_init() local
|
H A D | device_information_service_server.c | 131 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_DEV… in device_information_service_server_init() local
|
H A D | heart_rate_service_server.c | 154 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_HEA… in heart_rate_service_server_init() local
|
H A D | ublox_spp_service_server.c | 237 …int service_found = gatt_server_get_handle_range_for_service_with_uuid128(ublox_spp_profile_uuid12… in ublox_spp_service_server_init() local
|
H A D | cycling_speed_and_cadence_service_server.c | 317 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_CYC… in cycling_speed_and_cadence_service_server_init() local
|
H A D | battery_service_v1_server.c | 595 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_BAT… in battery_service_v1_server_register() local
|
H A D | hids_device.c | 429 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_HUM… in hids_device_init_with_storage() local
|
H A D | cycling_power_service_server.c | 1039 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_CYC… in cycling_power_service_server_init() local
|
/btstack/src/mesh/gatt-service/ |
H A D | mesh_proxy_service_server.c | 162 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_MES… in mesh_proxy_service_server_init() local
|
H A D | mesh_provisioning_service_server.c | 199 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_MES… in mesh_provisioning_service_server_init() local
|
/btstack/src/le-audio/gatt-service/ |
H A D | broadcast_audio_scan_service_server.c | 541 …bool service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_BR… in broadcast_audio_scan_service_server_init() local
|
/btstack/test/gatt_server/ |
H A D | gatt_server_test.cpp | 649 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_BAT… in TEST() local
|