OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btm_acl_encrypt_change
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_int.h
[
all
...]
btm_acl.c
888
** Function
btm_acl_encrypt_change
898
void
btm_acl_encrypt_change
(UINT16 handle, UINT8 status, UINT8 encr_enable)
function
907
BTM_TRACE_DEBUG3 ("
btm_acl_encrypt_change
handle=%d status=%d encr_enabl=%d",
[
all
...]
/external/bluetooth/bluedroid/stack/btu/
btu_hcif.c
799
btm_acl_encrypt_change
(handle, status, encr_enable);
[
all
...]
Completed in 36 milliseconds