Home
last modified time | relevance | path

Searched defs:supervision_timeout (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dhci_api.h221 uint16_t supervision_timeout; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/bt_config/
A Dbt_config_peripheral_app.c226 uint16_t supervision_timeout = 500; in bt_config_app_handle_conn_state_evt() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_central/
A Dble_central_at_cmd.c156 u16 supervision_timeout = hex_str_to_int(strlen(argv[5]), argv[5]); in ble_central_at_cmd_update_conn_request() local
A Duser_cmd.c98 uint16_t supervision_timeout = p_parse_value->dw_param[4]; in cmd_conupdreq() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/gap/
A Dgap_callback_le.h172 uint16_t supervision_timeout; member
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c325 …uint16_t supervision_timeout = hci_subevent_le_connection_update_complete_get_supervision_timeout(… in btstack_packet_handler() local
1276 uint16_t supervision_timeout = duration_ms / 10; // default = 720 in mp_bluetooth_gap_peripheral_connect() local
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c1189 uint16_t supervision_timeout, in hci_api_le_create_conn()
1306 uint16_t supervision_timeout, in hci_api_le_conn_updata()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.c1177 …t conn_handle, uint16_t conn_interval, uint16_t conn_latency, uint16_t supervision_timeout, uint16… in mp_bluetooth_gap_on_connection_update()
1403 …t conn_handle, uint16_t conn_interval, uint16_t conn_latency, uint16_t supervision_timeout, uint16… in mp_bluetooth_gap_on_connection_update()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h718 u16_t supervision_timeout; member
749 u16_t supervision_timeout; member
1181 u16_t supervision_timeout; member

Completed in 30 milliseconds