Home
last modified time | relevance | path

Searched defs:attribute_handles (Results 1 – 3 of 3) sorted by relevance

/btstack/test/gatt_server/
H A Dgatt_server_test.cpp494 …const uint16_t attribute_handles[] = {gatt_server_get_value_handle_for_characteristic_with_uuid16(… in TEST() local
/btstack/src/ble/
H A Datt_server.c1440const uint16_t * attribute_handles, const uint8_t ** values_data, const uint16_t * values_len){ in att_server_multiple_notify()
H A Datt_db.c1319 const uint16_t * attribute_handles, in att_prepare_handle_value_multiple_notification()