ESP-IDF
bta_to_btc_gatt_id()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bta_to_btc_gatt_id()
bta_to_btc_gatt_id() function
BTA -> BTC conversion functions
Syntax
Show:
Summary
Declaration
Definition
from
btc_gatt_util.h:26
void
bta_to_btc_gatt_id
(
esp_gatt_id_t
*
p_dest
,
tBTA_GATT_ID
*
p_src
)
;
Implemented in
btc_gatt_util.c:101
Arguments
Argument
Declared as
p_dest
esp_gatt_id_t
*
p_src
tBTA_GATT_ID
*
Related Functions
Found 1 other functions taking a
esp_gatt_id_t
argument:
Function
Description
btc_to_bta_gatt_id()
BTC -> BTA conversion functions
Examples
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