Searched refs:BTC_PID_HD (Results 1 – 4 of 4) sorted by relevance
33 btc_profile_cb_set(BTC_PID_HD, callback); in esp_bt_hid_device_register_callback()43 msg.pid = BTC_PID_HD; in esp_bt_hid_device_init()57 msg.pid = BTC_PID_HD; in esp_bt_hid_device_deinit()76 msg.pid = BTC_PID_HD; in esp_bt_hid_device_register_app()89 msg.pid = BTC_PID_HD; in esp_bt_hid_device_unregister_app()106 msg.pid = BTC_PID_HD; in esp_bt_hid_device_connect()119 msg.pid = BTC_PID_HD; in esp_bt_hid_device_disconnect()132 msg.pid = BTC_PID_HD; in esp_bt_hid_device_send_report()152 msg.pid = BTC_PID_HD; in esp_bt_hid_device_report_error()169 msg.pid = BTC_PID_HD; in esp_bt_hid_device_virtual_cable_unplug()
68 BTC_PID_HD, enumerator
80 esp_hd_cb_t *btc_hd_cb = (esp_hd_cb_t *)btc_profile_cb_get(BTC_PID_HD); in btc_hd_cb_to_app()196 msg.pid = BTC_PID_HD; in bte_hd_evt()
130 [BTC_PID_HD] = {btc_hd_call_handler, btc_hd_cb_handler },