ESP-IDF
+
0
/14 examples
SourceVu will show references to
esp_bt_pin_type_t
from the following samples and libraries:
esp_hid_device sample
esp_hid_host sample
a2dp_sink sample
a2dp_source sample
bt_hid_mouse_device sample
bt_l2cap_client sample
bt_l2cap_server sample
bt_spp_acceptor sample
bt_spp_initiator sample
bt_spp_vfs_acceptor sample
bt_spp_vfs_initiator sample
hfp_ag sample
hfp_hf sample
a2dp_gatts_coex sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_bt_pin_type_t
esp_bt_pin_type_t enum
Syntax
Show:
Summary
Declaration
from
esp_gap_bt_api.h:164
enum
{
ESP_BT_PIN_TYPE_VARIABLE
=
0
,
ESP_BT_PIN_TYPE_FIXED
=
1
,
}
;
Values
Value
Declared as
Description
esp_bt_pin_type_t::ESP_BT_PIN_TYPE_VARIABLE
=
0
Refer to BTM_PIN_TYPE_VARIABLE.
esp_bt_pin_type_t::ESP_BT_PIN_TYPE_FIXED
=
1
Refer to BTM_PIN_TYPE_FIXED.
Examples
esp_bt_pin_type_t
is referenced by 14 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out