OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_SEC_NO_LAST_SERVICE_ID
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_int.h
598
#define
BTM_SEC_NO_LAST_SERVICE_ID
0
[
all
...]
btm_sec.c
802
if (p_dev_rec->last_author_service_id !=
BTM_SEC_NO_LAST_SERVICE_ID
&& p_dev_rec->p_cur_service)
807
p_dev_rec->last_author_service_id =
BTM_SEC_NO_LAST_SERVICE_ID
;
[
all
...]
Completed in 420 milliseconds