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

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_acl.c46 static void btm_process_remote_ext_features (tACL_CONN *p_acl_cb, UINT8 num_read_pages);
1253 ** Function btm_process_remote_ext_features
1261 void btm_process_remote_ext_features (tACL_CONN *p_acl_cb, UINT8 num_read_pages) function
1267 BTM_TRACE_DEBUG0 ("btm_process_remote_ext_features");
1465 btm_process_remote_ext_features (p_acl_cb, 1);
1527 btm_process_remote_ext_features (p_acl_cb, (UINT8) (page_num + 1));
1560 btm_process_remote_ext_features (p_acl_cb, 1);

Completed in 27 milliseconds