Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Datt_server.c126 static bool att_server_connections_for_state(att_server_state_t state, att_server_t ** att_server_o… in att_server_connections_for_state() function
523 …bool found = att_server_connections_for_state(ATT_SERVER_W4_SIGNED_WRITE_VALIDATION, &att_server, … in att_signed_write_handle_cmac_result()