Searched refs:pending (Results 1 – 9 of 9) sorted by relevance
246 group_zero(lpn->pending); in clear_friendship()342 group_zero(lpn->pending); in req_sent()635 bt_mesh_atomic_test_bit(lpn->pending, i)) { in lpn_group_del()705 bt_mesh_atomic_set_bit(lpn->pending, i); in sub_update()713 group_zero(lpn->pending); in sub_update()721 group_zero(lpn->pending); in sub_update()914 group_set(lpn->added, lpn->pending); in bt_mesh_lpn_friend_sub_cfm()915 group_zero(lpn->pending); in bt_mesh_lpn_friend_sub_cfm()919 group_clear(lpn->added, lpn->pending); in bt_mesh_lpn_friend_sub_cfm()922 if (bt_mesh_atomic_test_and_clear_bit(lpn->pending, i) && in bt_mesh_lpn_friend_sub_cfm()
201 BLE_MESH_ATOMIC_DEFINE(pending, LPN_GROUPS);
411 FORCE_INLINE_ATTR void ieee802154_ll_set_pending_bit(bool pending) in ieee802154_ll_set_pending_bit() argument413 IEEE802154.pending_cfg.pending = pending; in ieee802154_ll_set_pending_bit()
626 BOOLEAN pending = FALSE; in l2c_ucd_check_pending_info_req() local650 pending = TRUE; in l2c_ucd_check_pending_info_req()665 pending = TRUE; in l2c_ucd_check_pending_info_req()673 return (pending); in l2c_ucd_check_pending_info_req()
1161 esp_err_t esp_mesh_get_tx_pending(mesh_tx_pending_t *pending);1172 esp_err_t esp_mesh_get_rx_pending(mesh_rx_pending_t *pending);
154 uint32_t pending: 1; member
390 This allows other code to run on the CPU while an AES operation is pending.458 This allows other code to run on the CPU while an MPI operation is pending.
388 This value defines in seconds how soon any pending changes are actually