Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_acl.c41 static void btm_establish_continue (tACL_CONN *p_acl_cb);
291 btm_establish_continue (p); in btm_acl_created()
300 btm_establish_continue(p); in btm_acl_created()
1468 btm_establish_continue (p_acl_cb); in btm_read_remote_features_complete()
1530 btm_establish_continue (p_acl_cb); in btm_read_remote_ext_features_complete()
1563 btm_establish_continue (p_acl_cb); in btm_read_remote_ext_features_failed()
1576 static void btm_establish_continue (tACL_CONN *p_acl_cb) in btm_establish_continue() function