Home
last modified time | relevance | path

Searched refs:protocol_mode (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/ble_host/ble_profiles/
A Dhids.c80 uint8_t protocol_mode; member
181 read_report(e, &g_hids.protocol_mode, 1); in event_char_read()
247 g_hids.protocol_mode = e->data[0]; in event_char_write()
339 g_hids.protocol_mode = mode; in hids_init()
353 if (hids->protocol_mode == HIDS_REPORT_PROTOCOL_MODE && hids->input_ccc == CCC_VALUE_NOTIFY) { in hids_notify_send()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/profile/server/
A Dhids.h149 uint8_t protocol_mode; member
A Dhids_kb.h146 uint8_t protocol_mode; member
A Dhids_rmc.h201 uint8_t protocol_mode; /**< ref: @ref TProfile_HID_PROTOCOL_MODE */ member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/src/ble/profile/server/
A Dhids.c593 callback_data.msg_data.write_msg.write_parameter.protocol_mode = *p_value; in hids_attr_write_cb()
A Dhids_rmc.c653 callback_data.msg_data.write.write_parameter.protocol_mode = *p_value; in hids_attr_write_cb()
A Dhids_kb.c684 callback_data.msg_data.write_msg.write_parameter.protocol_mode = *p_value; in hids_attr_write_cb()

Completed in 19 milliseconds