Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dconn.h920 void (*le_data_len_updated)(struct bt_conn *conn, member
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c212 if (cb->le_data_len_updated) { in notify_le_data_len_updated()
213 cb->le_data_len_updated(conn, &conn->le.data_len); in notify_le_data_len_updated()

Completed in 7 milliseconds