phy_cent sample
ext_blecent_should_connect()
is only used within phy_cent sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
phy_cent sample
ext_blecent_should_connect()
ext_blecent_should_connect() function
Indicates whether we should try to connect to the sender of the specified advertisement. The function returns a positive result if the device advertises connectability and support for the LE PHY service.
Syntax
Show:
Summary
Declaration
from
main.c:231
static
int
ext_blecent_should_connect
(
const
struct
ble_gap_ext_disc_desc
*
disc
)
;
Arguments
Argument
disc
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