Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_peripheral/
A Dperipheral_app.c146 if ((disc_cause != (HCI_ERR | HCI_ERR_REMOTE_USER_TERMINATE)) in app_handle_conn_state_evt()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/bt_config/
A Dbt_config_peripheral_app.c199 if ((disc_cause != (HCI_ERR | HCI_ERR_REMOTE_USER_TERMINATE)) in bt_config_app_handle_conn_state_evt()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/gap/
A Dbt_types.h106 #define HCI_ERR_REMOTE_USER_TERMINATE 0x13 /* 19 */ macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_central/
A Dble_central_client_app.c165 if ((disc_cause != (HCI_ERR | HCI_ERR_REMOTE_USER_TERMINATE)) in ble_central_app_handle_conn_state_evt()

Completed in 9 milliseconds