Home
last modified time | relevance | path

Searched refs:btm_sec_conn_req (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/stack/btm/
H A Dbtm_sec.h451 void btm_sec_conn_req(const RawAddress& bda, uint8_t* dc);
H A Dbtm_sec.cc1928 void btm_sec_conn_req(const RawAddress& bda, uint8_t* dc) { in btm_sec_conn_req() function
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_sec.cc255 void btm_sec_conn_req(const RawAddress& bda, uint8_t* dc) { in btm_sec_conn_req() function
/aosp12/system/bt/stack/acl/
H A Dbtm_acl.cc2679 btm_sec_conn_req(bda, dc); in btm_acl_connection_request()