Searched refs:busy_level_flags (Results 1 – 3 of 3) sorted by relevance
441 evt.busy_level_flags = 0; in btm_acl_update_busy_level()452 evt.busy_level_flags = BTM_BL_PAGING_STARTED; in btm_acl_update_busy_level()457 evt.busy_level_flags = BTM_BL_PAGING_COMPLETE; in btm_acl_update_busy_level()462 evt.busy_level_flags = BTM_BL_INQUIRY_STARTED; in btm_acl_update_busy_level()467 evt.busy_level_flags = BTM_BL_INQUIRY_CANCELLED; in btm_acl_update_busy_level()472 evt.busy_level_flags = BTM_BL_INQUIRY_COMPLETE; in btm_acl_update_busy_level()
718 uint8_t busy_level_flags; /* Notifies actual inquiry/page activities */ member
2660 uint8_t busy_level_flags) { in send_busy_level_update() argument2666 conn.busy_level.level_flags = busy_level_flags; in send_busy_level_update()2867 p_data->update.busy_level_flags)); in bta_dm_bl_change_cback()