Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Datt_db.h230 uint16_t att_prepare_handle_value_notification(att_connection_t * att_connection,
H A Datt_server.c1425 …uint16_t size = att_prepare_handle_value_notification(att_connection, attribute_handle, value, val… in att_server_notify()
H A Datt_db.c1306 uint16_t att_prepare_handle_value_notification(att_connection_t * att_connection, in att_prepare_handle_value_notification() function