ESP-IDF
BTM_SEC_NO_LAST_SERVICE_ID
is only used within ESP-IDF.
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
BTM_SEC_NO_LAST_SERVICE_ID
BTM_SEC_NO_LAST_SERVICE_ID macro
Syntax
Show:
Summary
Declaration
from
btm_int.h:711
#define
BTM_SEC_NO_LAST_SERVICE_ID
0
Examples
References
from
examples
Code
Location
#define
BTM_SEC_NO_LAST_SERVICE_ID
0
btm_int.h:711
if
(
p_dev_rec
->
last_author_service_id
!=
BTM_SEC_NO_LAST_SERVICE_ID
&&
p_dev_rec
->
p_cur_service
)
{
btm_sec.c:813
p_dev_rec
->
last_author_service_id
=
BTM_SEC_NO_LAST_SERVICE_ID
;
btm_sec.c:817
if
(
p_dev_rec
->
last_author_service_id
==
BTM_SEC_NO_LAST_SERVICE_ID
btm_sec.c:2370
if
(
p_dev_rec
->
last_author_service_id
==
BTM_SEC_NO_LAST_SERVICE_ID
btm_sec.c:5439
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