Home
last modified time | relevance | path

Searched refs:btm_sec_set_peer_sec_caps (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/btm/
Dbtm_acl.c299 btm_sec_set_peer_sec_caps(p, p_dev_rec); in btm_acl_created()
987 btm_sec_set_peer_sec_caps(p_acl_cb, p_dev_rec); in btm_process_remote_ext_features()
Dbtm_int.h1105 extern void btm_sec_set_peer_sec_caps (tACL_CONN *p_acl_cb, tBTM_SEC_DEV_REC *p_dev_rec);
Dbtm_sec.c6100 void btm_sec_set_peer_sec_caps(tACL_CONN *p_acl_cb, tBTM_SEC_DEV_REC *p_dev_rec) in btm_sec_set_peer_sec_caps() function