Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h279 extern void btm_sec_clr_temp_auth_service(const RawAddress& bda);
Dbtm_sec.cc644 void btm_sec_clr_temp_auth_service(const RawAddress& bda) { in btm_sec_clr_temp_auth_service() function
/system/bt/stack/l2cap/
Dl2c_utils.cc1588 btm_sec_clr_temp_auth_service(p_lcb->remote_bd_addr); in l2cu_release_ccb()