Searched refs:busy_level_flags (Results 1 – 3 of 3) sorted by relevance
439 evt.busy_level_flags = 0; in btm_acl_update_busy_level()450 evt.busy_level_flags = BTM_BL_PAGING_STARTED; in btm_acl_update_busy_level()455 evt.busy_level_flags = BTM_BL_PAGING_COMPLETE; in btm_acl_update_busy_level()460 evt.busy_level_flags = BTM_BL_INQUIRY_STARTED; in btm_acl_update_busy_level()465 evt.busy_level_flags = BTM_BL_INQUIRY_CANCELLED; in btm_acl_update_busy_level()470 evt.busy_level_flags = BTM_BL_INQUIRY_COMPLETE; in btm_acl_update_busy_level()
869 uint8_t busy_level_flags; /* Notifies actual inquiry/page activities */ member
2655 uint8_t busy_level_flags) { in send_busy_level_update() argument2661 conn.busy_level.level_flags = busy_level_flags; in send_busy_level_update()2860 p_data->update.busy_level_flags)); in bta_dm_bl_change_cback()