ESP-IDF
open_args::remote_bda
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
open_args::remote_bda
open_args::remote_bda field
Syntax
Show:
Summary
Declaration
from
btc_gatts.h:130
esp_bd_addr_t
remote_bda
;
Examples
References
from
examples
Code
Location
Referrer
esp_bd_addr_t
remote_bda
;
btc_gatts.h:130
BTA_GATTS_Open
(
arg
->
open
.
gatts_if
,
arg
->
open
.
remote_bda
,
btc_gatts.c:730
btc_gatts_call_handler()
memcpy
(
&
arg
.
open
.
remote_bda
,
remote_bda
,
sizeof
(
esp_bd_addr_t
)
)
;
esp_gatts_api.c:362
esp_ble_gatts_open()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
open_args::remote_bda
is read by 1 function:
All items filtered out
open_args::remote_bda
btc_gatts_call_handler()
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