Home
last modified time | relevance | path

Searched refs:btm_process_remote_ext_features (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/stack/acl/
H A Dbtm_acl.cc139 static void btm_process_remote_ext_features(tACL_CONN* p_acl_cb,
175 btm_process_remote_ext_features(&p_acl, max_page_number); in NotifyAclFeaturesReadComplete()
850 void btm_process_remote_ext_features(tACL_CONN* p_acl_cb, in btm_process_remote_ext_features() function
979 btm_process_remote_ext_features(p_acl_cb, 0); in btm_read_remote_features_complete()
1056 btm_process_remote_ext_features(p_acl_cb, max_page); in btm_read_remote_ext_features_complete()
1082 btm_process_remote_ext_features(p_acl_cb, 0); in btm_read_remote_ext_features_failed()
/aosp12/system/bt/test/mock/
H A Dmock_stack_acl.cc368 void btm_process_remote_ext_features(tACL_CONN* p_acl_cb, in btm_process_remote_ext_features() function