Home
last modified time | relevance | path

Searched refs:out_included_service_start_handle (Results 1 – 3 of 3) sorted by relevance

/btstack/test/att_db/
H A Datt_db_test.cpp637 uint16_t out_included_service_start_handle; in TEST() local
641 …&out_included_service_handle, &out_included_service_start_handle, &out_included_service_end_handle… in TEST()
645 …&out_included_service_handle, &out_included_service_start_handle, &out_included_service_end_handle… in TEST()
649 …&out_included_service_handle, &out_included_service_start_handle, &out_included_service_end_handle… in TEST()
/btstack/src/ble/
H A Datt_db.h355 …uint16_t * out_included_service_handle, uint16_t * out_included_service_start_handle, uint16_t * o…
H A Datt_db.c1620 …uint16_t * out_included_service_handle, uint16_t * out_included_service_start_handle, uint16_t * o… in gatt_server_get_included_service_with_uuid16() argument
1638 *out_included_service_start_handle = little_endian_read_16(it.value, 0); in gatt_server_get_included_service_with_uuid16()