Searched defs:le_param_updated (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/samples/bluetooth/central_gatt_write/src/ |
D | gatt_write_common.c | 159 static void le_param_updated(struct bt_conn *conn, uint16_t interval, in le_param_updated() function
|
/Zephyr-latest/samples/bluetooth/peripheral_identity/src/ |
D | peripheral_identity.c | 125 static void le_param_updated(struct bt_conn *conn, uint16_t interval, in le_param_updated() function
|
/Zephyr-latest/samples/bluetooth/central_multilink/src/ |
D | central_multilink.c | 210 static void le_param_updated(struct bt_conn *conn, uint16_t interval, in le_param_updated() function
|
/Zephyr-latest/modules/openthread/platform/ |
D | ble.c | 361 static void le_param_updated(struct bt_conn *conn, uint16_t interval, uint16_t latency, in le_param_updated() function
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_gap.c | 161 static void le_param_updated(struct bt_conn *conn, uint16_t interval, in le_param_updated() function
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | conn.h | 1715 void (*le_param_updated)(struct bt_conn *conn, uint16_t interval, member
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 833 static void le_param_updated(struct bt_conn *conn, uint16_t interval, in le_param_updated() function
|