ESP-IDF
+
0
/1 examples
SourceVu will show references to
ESP_HIDD_CONN_STATE_DISCONNECTING
from the following samples and libraries:
bt_hid_mouse_device sample
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ESP_HIDD_CONN_STATE_DISCONNECTING
ESP_HIDD_CONN_STATE_DISCONNECTING value
disconnecting to remote Bluetooth device
Syntax
Show:
Summary
Declaration
from
esp_hidd_api.h:62
ESP_HIDD_CONN_STATE_DISCONNECTING
;
Examples
ESP_HIDD_CONN_STATE_DISCONNECTING
is referenced by 1 libraries and example projects:
bt_hid_mouse_device sample
References
from
0/1
examples
Code
Location
Referrer
ESP_HIDD_CONN_STATE_DISCONNECTING
,
/*!< disconnecting to remote Bluetooth device*/
esp_hidd_api.h:62
if
(
param
->
close
.
conn_status
==
ESP_HIDD_CONN_STATE_DISCONNECTING
)
{
bt_hidd.c:612
bt_hidd_cb()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
ESP_HIDD_CONN_STATE_DISCONNECTING
is read by 1 function:
All items filtered out
ESP_HIDD_CONN_STATE_DISCONNECTING
bt_hidd_cb()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out