Home
last modified time | relevance | path

Searched refs:esp_bt_io_cap_t (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/main/
Dmain.c206 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_IO; in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_vfs_acceptor/main/
Dmain.c263 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_IO; in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_acceptor/main/
Dmain.c254 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_IO; in app_main()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_bt_api.h156 typedef uint8_t esp_bt_io_cap_t; /*!< Combination of the IO Capability */ typedef
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_vfs_initiator/main/
Dmain.c345 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_IO; in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_hid_mouse_device/main/
Dmain.c422 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_NONE; in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/
Dmain.c376 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_IN; in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/tutorial/
DExample_A2DP_Sink.md131 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_IO;
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_source/tutorial/
DExample_A2DP_Source.md90 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_IO;
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_source/main/
Dmain.c743 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_IO; in app_main()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c422 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_NONE; in init_bt_gap()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c425 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_IO; in init_bt_gap()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c748 esp_bt_io_cap_t iocap = ESP_BT_IO_CAP_IO; in app_main()