Home
last modified time | relevance | path

Searched defs:conn_interval (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_peripheral/
A Dperipheral_app.c158 uint16_t conn_interval; in app_handle_conn_state_evt() local
250 uint16_t conn_interval; in app_handle_conn_param_update_evt() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/bt_config/
A Dbt_config_peripheral_app.c216 uint16_t conn_interval; in bt_config_app_handle_conn_state_evt() local
332 uint16_t conn_interval; in bt_config_app_handle_conn_param_update_evt() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_central/
A Dble_central_client_app.c272 uint16_t conn_interval; in ble_central_app_handle_conn_param_update_evt() local
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.c1177 void mp_bluetooth_gap_on_connection_update(uint16_t conn_handle, uint16_t conn_interval, uint16_t c… in mp_bluetooth_gap_on_connection_update()
1403 void mp_bluetooth_gap_on_connection_update(uint16_t conn_handle, uint16_t conn_interval, uint16_t c… in mp_bluetooth_gap_on_connection_update()
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c323 … uint16_t conn_interval = hci_subevent_le_connection_update_complete_get_conn_interval(packet); in btstack_packet_handler() local

Completed in 15 milliseconds