Home
last modified time | relevance | path

Searched defs:handle_write_command (Results 1 – 2 of 2) sorted by relevance

/btstack/test/att_db/
H A Datt_db_test.cpp715 TEST(AttDb, handle_write_command){ in TEST() argument
/btstack/src/ble/
H A Datt_db.c1264 static void handle_write_command(att_connection_t * att_connection, uint8_t * request_buffer, uint… in handle_write_command() function