OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_author_service_id
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
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
...]
btm_int.h
599
UINT8
last_author_service_id
; /* ID of last serviced authorized: Reset after each l2cap connection */
member in struct:__anon816
[
all
...]
Completed in 289 milliseconds