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

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_acl.c2388 ** Function BTM_AclRegisterForChanges
2394 tBTM_STATUS BTM_AclRegisterForChanges (tBTM_ACL_DB_CHANGE_CB *p_cb) function
2396 BTM_TRACE_DEBUG0 ("BTM_AclRegisterForChanges");
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h860 ** Registered through BTM_AclRegisterForChanges call.
3180 ** Function BTM_AclRegisterForChanges
3188 BTM_API extern tBTM_STATUS BTM_AclRegisterForChanges (tBTM_ACL_DB_CHANGE_CB *p_cb);
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c390 BTM_AclRegisterForChanges(bta_dm_acl_change_cback);

Completed in 106 milliseconds