Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_acl.c515 evt.busy_level_flags= BTM_BL_PAGING_STARTED; in btm_acl_update_busy_level()
520 evt.busy_level_flags = BTM_BL_PAGING_COMPLETE; in btm_acl_update_busy_level()
525 evt.busy_level_flags = BTM_BL_INQUIRY_STARTED; in btm_acl_update_busy_level()
530 evt.busy_level_flags = BTM_BL_INQUIRY_CANCELLED; in btm_acl_update_busy_level()
535 evt.busy_level_flags = BTM_BL_INQUIRY_COMPLETE; in btm_acl_update_busy_level()
/system/bt/bta/dm/
Dbta_dm_int.h313 UINT8 busy_level_flags; member
Dbta_dm_act.c3034 p_msg->busy_level_flags = p_data->update.busy_level_flags; in bta_dm_bl_change_cback()
3155 conn.busy_level.level_flags = p_data->acl_change.busy_level_flags; in bta_dm_acl_change()
/system/bt/stack/include/
Dbtm_api.h840 UINT8 busy_level_flags; /* Notifies actual inquiry/page activities */ member