Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_acl.c47 static void btm_process_remote_ext_features (tACL_CONN *p_acl_cb, UINT8 num_read_pages);
1298 void btm_process_remote_ext_features (tACL_CONN *p_acl_cb, UINT8 num_read_pages) in btm_process_remote_ext_features() function
1502 btm_process_remote_ext_features (p_acl_cb, 1); in btm_read_remote_features_complete()
1564 btm_process_remote_ext_features (p_acl_cb, (UINT8) (page_num + 1)); in btm_read_remote_ext_features_complete()
1597 btm_process_remote_ext_features (p_acl_cb, 1); in btm_read_remote_ext_features_failed()