ESP-IDF
tBTA_DM_BLE_RSSI_CBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_DM_BLE_RSSI_CBACK
tBTA_DM_BLE_RSSI_CBACK
Syntax
Show:
Summary
Declaration
from
bta_api.h:559
typedef
void
(
tBTA_DM_BLE_RSSI_CBACK
)
(
BD_ADDR
bd_addr
,
tBTA_DM_BLE_RSSI_ALERT_TYPE
alert_type
,
INT8
rssi
)
;
Examples
References
from
examples
Code
Location
typedef
void
(
tBTA_DM_BLE_RSSI_CBACK
)
(
BD_ADDR
bd_addr
,
tBTA_DM_BLE_RSSI_ALERT_TYPE
alert_type
,
INT8
rssi
)
;
bta_api.h:559
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