Home
last modified time | relevance | path

Searched refs:esp_bt_gap_set_pin (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main/
Dmain.c64 esp_bt_gap_set_pin(pin_type, 4, pin_code); in bt_hf_hdl_stack_evt()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/main/
Dmain.c217 esp_bt_gap_set_pin(pin_type, 4, pin_code); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/
Dmain.c246 esp_bt_gap_set_pin(pin_type, 4, pin_code); in bt_hf_client_hdl_stack_evt()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_vfs_acceptor/main/
Dmain.c273 esp_bt_gap_set_pin(pin_type, 0, pin_code); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_acceptor/main/
Dmain.c264 esp_bt_gap_set_pin(pin_type, 0, pin_code); in app_main()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_bt_api.h659 esp_err_t esp_bt_gap_set_pin(esp_bt_pin_type_t pin_type, uint8_t pin_code_len, esp_bt_pin_code_t pi…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_vfs_initiator/main/
Dmain.c355 esp_bt_gap_set_pin(pin_type, 0, pin_code); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_hid_mouse_device/main/
Dmain.c432 esp_bt_gap_set_pin(pin_type, 0, pin_code); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/
Dmain.c400 esp_bt_gap_set_pin(pin_type, 0, pin_code); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/tutorial/
DExample_A2DP_Sink.md142 esp_bt_gap_set_pin(pin_type, 4, pin_code);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_source/tutorial/
DExample_A2DP_Source.md100 esp_bt_gap_set_pin(pin_type, 0, pin_code);
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_bt_api.c271 esp_err_t esp_bt_gap_set_pin(esp_bt_pin_type_t pin_type, uint8_t pin_code_len, esp_bt_pin_code_t pi… in esp_bt_gap_set_pin() function
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_source/main/
Dmain.c753 esp_bt_gap_set_pin(pin_type, 0, pin_code); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c434 esp_bt_gap_set_pin(pin_type, 4, pin_code); in init_bt_gap()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c437 esp_bt_gap_set_pin(pin_type, 4, pin_code); in init_bt_gap()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c762 esp_bt_gap_set_pin(pin_type, 4, pin_code); in app_main()