Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h1079 extern void btm_sec_conn_req (UINT8 *bda, UINT8 *dc);
Dbtm_sec.c2706 void btm_sec_conn_req (UINT8 *bda, UINT8 *dc) in btm_sec_conn_req() function
/system/bt/stack/btu/
Dbtu_hcif.c518 btm_sec_conn_req (bda, dc); in btu_hcif_connection_request_evt()