Searched refs:BTM_SecClearSecurityFlags (Results 1 – 8 of 8) sorted by relevance
55 .BTM_SecClearSecurityFlags = BTM_SecClearSecurityFlags,
45 void BTM_SecClearSecurityFlags(const RawAddress& bd_addr);
212 void BTM_SecClearSecurityFlags(const RawAddress& bd_addr) { in BTM_SecClearSecurityFlags() function
69 void BTM_SecClearSecurityFlags(const RawAddress& bd_addr);
113 void (*BTM_SecClearSecurityFlags)(const RawAddress& bd_addr); member
89 void BTM_SecClearSecurityFlags(const RawAddress& /* bd_addr */) { in BTM_SecClearSecurityFlags() function
141 .BTM_SecClearSecurityFlags = [](const RawAddress& /* bd_addr */) {}, in __anon9b56c4fb2802()
565 get_btm_client_interface().security.BTM_SecClearSecurityFlags( in bta_dm_remove_sec_dev_entry()