Home
last modified time | relevance | path

Searched refs:gatt_server_get_handle_range_for_service_with_uuid16 (Results 1 – 20 of 20) sorted by relevance

/btstack/src/ble/gatt-service/
H A Dbattery_service_server.c105 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_BAT… in battery_service_server_init()
H A Dtx_power_service_server.c106 …bool service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_TX… in tx_power_service_server_init()
H A Dscan_parameters_service_server.c158 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_SCA… in scan_parameters_service_server_init()
H A Dimmediate_alert_service_server.c192 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_IMM… in immediate_alert_service_server_init()
H A Dlink_loss_service_server.c210 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_LIN… in link_loss_service_server_init()
H A Dbond_management_service_server.c267 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_BON… in bond_management_service_server_init()
H A Ddevice_information_service_server.c131 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_DEV… in device_information_service_server_init()
H A Dheart_rate_service_server.c154 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_HEA… in heart_rate_service_server_init()
H A Dcycling_speed_and_cadence_service_server.c317 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_CYC… in cycling_speed_and_cadence_service_server_init()
H A Dhids_device.c429 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_HUM… in hids_device_init_with_storage()
H A Dbattery_service_v1_server.c595 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_BAT… in battery_service_v1_server_register()
H A Dcycling_power_service_server.c1039 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_CYC… in cycling_power_service_server_init()
/btstack/src/mesh/gatt-service/
H A Dmesh_proxy_service_server.c162 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_MES… in mesh_proxy_service_server_init()
H A Dmesh_provisioning_service_server.c199 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_MES… in mesh_provisioning_service_server_init()
/btstack/src/ble/
H A Datt_db.h342 bool gatt_server_get_handle_range_for_service_with_uuid16(uint16_t uuid16, uint16_t * start_handle,…
H A Datt_db.c1418 bool gatt_server_get_handle_range_for_service_with_uuid16(uint16_t uuid16, uint16_t * start_handle,… in gatt_server_get_handle_range_for_service_with_uuid16() function
/btstack/src/le-audio/gatt-service/
H A Dbroadcast_audio_scan_service_server.c541 …bool service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_BR… in broadcast_audio_scan_service_server_init()
/btstack/test/gatt_server/
H A Dgatt_server_test.cpp649 …int service_found = gatt_server_get_handle_range_for_service_with_uuid16(ORG_BLUETOOTH_SERVICE_BAT… in TEST()
/btstack/test/att_db/
H A Datt_db_test.cpp610 …bool service_exists = gatt_server_get_handle_range_for_service_with_uuid16(0x00, &start_handle, &e… in TEST()
/btstack/
H A DCHANGELOG.md344 - ATT DB: provide gatt_server_get_handle_range_for_service_with_uuid16 to find included service wit…
467 …rver_get_handle_range_for_service_with_uuid128`, `gatt_server_get_handle_range_for_service_with_uu…